MaskingMethodType
Masking column method: how do display values of masked columns to the user
API Section: Enumerations
Type: Enumeration
Properties
Enumerated Name |
Type |
Format |
Value |
Description |
---|---|---|---|---|
none |
integer |
int32 |
0 |
|
encrypted |
integer |
int32 |
1 |
|
firstcharacter |
integer |
int32 |
2 |
|
lastcharacter |
integer |
int32 |
3 |
|
firstandlastcharacter |
integer |
int32 |
4 |